<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, button, p, blockquote, th, td, img, iframe { margin: 0; padding: 0; font: 14px "PingFang SC", Helvetica, "Microsoft YaHei", Arial, "sans-serif"; }
table { border-collapse: collapse; border-spacing: 0 }
body, button, input, select, textarea { font: 14px/1.5 'Microsoft Yahei', arial, '宋体'; color: #333; border: none; outline: medium }
ul, li { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none }
IMG { BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; }
.c { CLEAR: both }
.inline { display: inline; }
a { text-decoration: none; }
body { min-width: 1300px; }
.clear { clear: both; }
.clearfix:after { content: '.'; clear: both; display: block; height: 0; visibility: hidden; line-height: 0px; }
.clearfix { zoom: 1 }
#clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.c-width { width: 1300px; margin: 0 auto }
/* css slide */
/*.slide { position: relative; width: 100%; overflow: hidden; height: 800px; background-color: #fff; box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); }
.slide .hd { position: absolute; bottom: 20px; z-index: 999; overflow: hidden; width: 100%; }
.slide .hd ul { overflow: hidden; zoom: 1; text-align: center; font-size: 0; }
.slide .hd ul li { display: inline-block; width: 24px; height: 4px; background: #fff; margin: 0 5px; }
.slide .hd ul li.on { background: #da251c; }
.slide .bd { position: relative; height: 100%; z-index: 0 }
.slide .bd li { zoom: 1; vertical-align: middle }
.slide .bd li&gt;a { display: block; position: relative; width: 100%; height: 800px; overflow: hidden; background-repeat: no-repeat; background-position: center center; }*/

.swiper-container1 { width:100%; height:800px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.swiper-container1 .swiper-slide { background-size:1920px 800px!important; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}

/* header css */
.header { background-color: #fff; }
.head_t { width: 100%; height: 35px; line-height: 35px; margin-bottom: 20px; border-bottom: 1px solid #ddd; }
.h_t_r span { margin: 0 10px; }
.header-main { height: 134px; }
.header-main .dh { float: left; margin: 30px 30px 20px 60px; padding-left: 60px; background: url(../images/tel.jpg) no-repeat left center; height: 58px; }
.header-main .dh .t1 { font-size: 16px; margin-top: 5px; }
.header-main .dh .t2 { font-size: 28px; font-family: "Arial"; font-weight: bold; color: #e51e25; line-height: 30px; }
.header .logo { margin-top: 15px; }
.header-nav { background-color: #f6f6f6; border-bottom: 3px solid #e51e25; height: 50px; line-height: 50px; }
.header-nav ul { position: relative; font-size: 0; }
.header-nav ul:after { content: ""; position: relative; z-index: -1; display: inline-block; width: 100%; }
.header-nav li { display: inline-block; position: relative; }
.header-nav li#cpzx { position: static; }
.header-nav li&gt;a { font-size: 16px; color: #666; padding: 0 49px; display: block; position: relative; display: block; line-height: 50px; margin-right: 5px; }
.header-nav li&gt;a:last-child{ margin-right:0;}
.header-nav li.active&gt;a, .header-nav li:hover&gt;a { background-color: #e51e25; color: #fff; }
.search-box { border: 1px solid #e51e25; height: 38px; margin-top: 40px;}
.search-box select { width: 99px; border-right: 1px solid #e51e25; height: 38px; padding-left: 6px; }
.search-box input { width: 250px; border: none; height: 20px; padding: 9px 0 9px 8px; box-sizing: content-box; font-family:"微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif"!important; font-size:14px!important; }
.search-box .submit { background-color: #e51e25; color: #fff; text-align: center; line-height: 38px; width: 81px; cursor: pointer;  font-family:"微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif"!important; font-size:14px!important; }
.search-box .submit:before { content: ""; width: 13px; height: 13px; background: url(../images/search-icon.png) no-repeat; display: inline-block; vertical-align: middle; margin: -2px 5px 0 0; }
.cyxx { font-size: 12px; color: #666; line-height: 16px; padding-top: 7px; }
.cyxx a { font-size: 12px; color: #666; margin-right: 15px; }
.header-nav .menu { position: absolute; width: 100%; left: 0; top: 44px; border-top: 3px solid transparent; z-index: 99; display: none; transition: all .5s; }
.header-nav .menu a { display: block; width: 100%; line-height: 44px; font-size: 14px; color: #666; background-color: #f6f6f6; text-align: center; }
.header-nav .menu a:hover { background-color: #e51e25; color: #fff; }
.header-nav li:hover .menu { display: block; }
/* footer css */

.container { width: 1300px; margin: 0 auto; min-width: 1300px; position: relative; }
/*--footer--*/
.footer { overflow: hidden; background: #1d1d1d; margin-top: 30px; border-top: 2px solid #e51e25; padding-top: 20px; }
.footer .ft-inner { padding: 20px 0 20px; overflow: hidden; }
.footer .ft-inner .leftCon { float: left; width: 1060px; }
.footer .ft-inner .rightCon { float: right; width: 112px; }
.footer .ft-info { padding-top: 40px; overflow: hidden; }
.footer .ft-info .ft-logo { float: left; padding-right: 20px; height: 65px; overflow: hidden; }
.footer .ft-info .ft-logo img { display: block; width: 198px; height: 65px; }
.footer .ft-info .ft-tel, .footer .ft-info .ft-address { float: left; margin-top: 12px; margin-left: 70px; padding-left: 65px; color: #bdbdbd; overflow: hidden; border-left: #3e3e3e solid 1px; }
.footer .ft-info .ft-tel { width: 214px; }
.footer .ft-info .ft-address { width: 305px; }
.footer .ft-info .ft-tel span, .footer .ft-info .ft-address span { display: block; font-size: 14px; }
.footer .ft-info .ft-tel span { background: url(../images/footer-email.png) left center no-repeat; padding-left: 20px; }
.footer .ft-info .ft-address span { background: url(../images/foter-position.png) left center no-repeat; padding-left: 20px; }
.footer .ft-info .ft-tel p { margin-top: 5px; font-size: 18px; font-family: Arial; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #bdbdbd; }
.footer .ft-info .ft-address p { margin-top: 5px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; _white-space: nowrap; line-height: 24px; }
.footer .ft-QRcode { overflow: hidden; }
.footer .ft-QRcode .pic { position: relative; padding: 6px; width: 100px; height: 100px; overflow: hidden; background: #fff; }
.footer .ft-QRcode .pic:after { display: block; position: absolute; left: 6px; top: 0; width: 102px; height: 30px; content: ""; background: url(../images/QRcde_light.png) no-repeat; transform: translateY(400%); animation: moveEwm 2s ease-out alternate infinite; }
.footer .ft-QRcode .pic img { display: block; width: 100px; height: 100px; }
.footer .ft-QRcode .tit { margin-top: 15px; height: 25px; line-height: 25px; font-size: 14px; color: #bdbdbd; text-align: center; }
.footer .ft-copyright { padding: 21px 0; line-height: 36px; font-size: 14px; overflow: hidden; border-top: #3e3e3e solid 1px; text-align: center; }
.footer .ft-copyright .fl { float: none; width: 100%; text-align: center; color: #4f5b69; }
.footer .ft-copyright .fl span { display: inline-block; margin-right: 20px; color: #bdbdbd; }
.footer .ft-copyright .fl a { color: #bdbdbd; }
.footer .ft-copyright .fl a:hover { color: #ffffff; }
.footer .ft-copyright .fr { float: right; }
.footer .ft-copyright .fr a { display: block; width: 170px; height: 50px; text-align: center; color: #fff; border: #fff solid 1px; }
.footer .ft-copyright .fr a:before { display: inline-block; margin-right: 10px; width: 16px; height: 16px; content: ""; vertical-align: middle; background: url(../images/yuyue.png) no-repeat; }
.footer .ft-copyright .fr a:hover { background: #5ba997; border-color: #5ba997; }
.footer .keyw { width: 100%; line-height: 24px; float: left; color: #bdbdbd; }
@keyframes moveEwm { 100% {
transform:translateY(0);
}
}
/* index */
.main { background-color: #f5f5f5; }
.keyword { line-height: 1.1; margin-top: 21px; font-size: 14px; }
.keyword span { color: #333; }
.keyword a { font-size: 14px; color: #666; margin-right: 20px; line-height:25px;}
.sidebar { width: 286px; background-color: #fff; overflow: hidden; }
.sidebar-til { padding-left: 80px; padding-top: 20px; padding-bottom: 10px; position: relative; background-color: #fff; height: 84px; border-bottom: 3px solid #e51e25; }
.sidebar-til1 { background: #fffefe; }
.sidebar-til:before { content: ""; position: absolute; width: 39px; height: 39px; background: url(../images/classify-icon.png) no-repeat; top: 35px; left: 25px; }
.sidebar-til .h2 { font-size: 28px; color: #e51e25; font-weight: normal; padding-top: 4px; }
.sidebar-til p { font-size: 16px; color: #e51e25; font-family: arial; line-height: 1; }
.sidebar li { border-top: 1px solid #ededed; position: relative; }
.sidebar li&gt;a { margin-left: 58px; font-size: 16px; color: #666; height: 59px; line-height: 59px; display: block; margin-right: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sidebar li&gt;a dd { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sidebar li:before { content: ""; position: absolute; width: 8px; height: 8px; background: url(../images/sidebar-icon.png) no-repeat; top: 26px; left: 31px; }
.sidebar_wz li&gt;a { margin-left: 58px; font-size: 16px; color: #666; height: 40px; line-height: 40px; display: block; margin-right: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sidebar_wz li:before { content: ""; position: absolute; width: 8px; height: 8px; background: url(../images/sidebar-icon.png) no-repeat; top: 16px; left: 31px; }
.sidebar li.on { background-color: #fef4f4; }
.sidebar li.on&gt;a { color: #da251c; font-weight: bold; cursor: pointer; }
.sidebar li.on:before { background-image: url(../images/sidebar-active.png); }
.product-wrapper { margin: 24px auto 0; }
.side-content { width: 970px; }
.pro-item { float: left; width: 300px; height: 300px; border: 1px solid #f0f0f0; background-color: #fff; margin: 0 32px 15px 0; position:relative; }
.pro-item:nth-child(3n) { margin-right: 0; }
.pro-item .pic a { display: block; height: 250px; text-align: center; display: table-cell; vertical-align: middle; border-bottom: 1px solid #e6e6e6; width: 300px; justify-content: center; align-items: center; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; }
.pro-item .pic img { vertical-align: middle; max-width: 100%; max-height: 100%;transition: all 0.5s ease; }
.pro-item p a { display: block; padding: 0 10px; height: 35px; line-height: 35px; font-size: 15px; color: #666; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 8px; text-align: center; }
.pro-item:hover p a { color: #da251c; }
.pro-item:hover .pic img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.pro-item .pro_hover{display:none;position:absolute;top:-1px;left:-1px;width:100%;height:300px;background:rgba(229,30,37,.9);}
.pro-item .pro_hover p{font-size:14px;color:#fff;line-height:24px;width:240px;padding:0 20px;text-align:center;margin-top:100px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;margin: 100px auto auto auto;}
.pro-item .pro_hover a{font-size:14px;display:block;width:162px;height:40px;line-height:40px;text-align:center;color:#fff;border:1px solid #fff;margin:0 auto;margin-top:30px;}


.producter { width: 96%; float: left; padding: 20px 2%; }
.producter .pro-item { float: left; width: 290px; height: 300px; border: 1px solid #f0f0f0; background-color: #fff; margin: 0 27px 15px 0; position:relative;}
.producter .pro-item:nth-child(3n) { margin-right: 0; }
.producter .pro-item .pic a { display: block; height: 250px; text-align: center; display: table-cell; vertical-align: middle; border-bottom: 1px solid #e6e6e6; width: 290px; justify-content: center; align-items: center; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; }
.producter .pro-item .pic img { vertical-align: middle; max-width: 100%; max-height: 100%; transition: all 0.5s ease; }
.producter .pro-item p a { display: block; padding: 0 10px; height: 35px; line-height: 35px; font-size: 15px; color: #666; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 8px; text-align: center; }
.producter .pro-item:hover p a { color: #da251c; }
.producter .pro-item:hover .pic img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.news-wrapper { min-height: 300px; }
.news02 { width: 604px; }
.pro-fl { width: 286px; }
/* 关于我们 */
.sidebar-til.about:before { background-image: url(../images/about-icon.png); }
.cooperation { border-radius: 6px; background-color: #fff; padding: 0 20px 20px; margin-bottom: 40px; }
.sider2-til { border-bottom: 1px solid #d2d2d2; height: 60px; position: relative; padding-left: 61px; margin-bottom: 20px; }
.cooperation .sider2-til:before { content: ""; position: absolute; width: 40px; height: 38px; background: url(../images/cooperation-icon.png) no-repeat; top: 12px; left: 6px; }
.contact2.cooperation .sider2-til:before { content: ""; position: absolute; width: 45px; height: 34px; background: url(../images/contact-icon.png) no-repeat; top: 12px; left: 6px; }
.sider2-til h2 { font-size: 22px; color: #000; font-weight: normal; padding-top: 4px; }
.sider2-til p { font-size: 14px; color: #000; font-family: arial; line-height: 1; }
.cooperation li { margin-bottom: 10px; }
.contact2&gt;p { font-size: 14px; line-height: 24px; color: #666; }
.contact2&gt;p span { color: #e51e25; }
.contact2 .pic { margin-bottom: 8px; }
.contact2 b { font-size: 16px; }
.column-wrapper { width: 875px; background-color: #fff; }
.cw-til { border-bottom: 3px solid #e6e6e6; height: 60px; }
.cw-til .h2 { position: absolute; font-size: 20px; color: #676767; line-height: 1; font-weight: normal; border-bottom: 3px solid #de1d23; padding: 24px 20px 16px; }
.cw-til .crumbs { margin-right: 20px; padding-top: 24px; color: #999; max-width: 600px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.cw-til .crumbs span.red { color: #e51e25; }
.cw-til .crumbs .crumbs-home:before { content: ""; display: inline-block; height: 10px; background: url(../images/home-icon.png) no-repeat; vertical-align: middle; margin-right: 5px; margin-top: -1px; }
.bj { width: 100%; }
.box { width: 100%; padding-top: 30px; padding-bottom: 30px; background: #f5f5f5; }
.zj { width: 1300px; margin: 0px auto; clear: both; overflow: hidden; }
.zuozi { width: 188px; float: left; height: 33px; background: url(../images/zuozi.png) no-repeat; }
.zuozi_l { width: 96px; float: left; text-align: center; font-size: 16px; font-weight: bold; color: #fff; line-height: 30px; }
.zuozi_r { width: 92px; float: left; text-align: center; font-size: 14px; color: #fff; line-height: 30px; }
.zuozi2 { width: 250px; float: left; height: 33px; background: url(../images/zuozi2.png) no-repeat; }
.zuozi2 .zuozi_l { width: 128px; float: left; text-align: center; font-size: 16px; font-weight: bold; color: #fff; line-height: 30px; }
.zuozi2 .zuozi_r { width: 118px; float: left; text-align: center; font-size: 14px; color: #fff; line-height: 30px; }
.about_k { width: 645px; height: 230px; float: left; padding: 10px; border: 1px #f1f1f1 solid; background: #fff; margin-top: 15px; }
.about_l { width: 270px; height: 230px; float: left; }
.about_r { width: 360px; height: 230px; overflow: hidden; float: right; line-height: 1.9; font-size: 14px; color: #555; }
.zuozi1 { float: left; height: 33px; }
.zuozi_l1 { float: left; text-align: center; font-size: 24px; font-weight: bold; color: #333; line-height: 30px; }
.product { width: 994px; float: left; }
.contact { width: 420px; float: right; }
.contact_t { width: 100%; float: left; height: 33px; }
.contact_n { width: 100%; float: left; background: #fff; margin-top: 15px; height: 245px; border: 1px #f1f1f1 solid; }
.contact_l { width: 240px; float: left; padding: 10px; }
.lx { width: 270px; float: left; margin-left: 20px; }
.lx_t { width: 270px; float: left; height: 35px; line-height: 35px; font-size: 16px; color: #fff; }
.lx_n { width: 270px; float: left; line-height: 1.9; font-size: 14px; color: #fff; }
.left { width: 250px; float: left; }
.sidebar .d1 { background-color: #fefbfb; padding-top: 18px; overflow: hidden; display: none; }
.sidebar .d1 p { padding-left: 58px; margin-bottom: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.sidebar .d1 a { font-size: 14px; color: #999; }
.sidebar .d1 a.on, .sidebar .d1 a:hover { font-weight: bold; color: #e51e25; }
#sidebar2 li { border-top: none; }
.pro-detail { padding: 18px 20px; }
.cptd { padding: 8px 20px; }
.cptd p { font-size: 14px; line-height: 30px; color: #666; }
.tab5-nav { height: 38px; border: 1px solid #f0f0f0; border-radius: 5px; margin-top: 20px; overflow: hidden; }
.tab5-main { display: none; padding-top: 15px; color: #555; line-height: 24px; padding-bottom: 20px; }
.tab5-nav a { width: 118px; line-height: 38px; text-align: center; float: left; border-right: 1px solid #f0f0f0; font-size: 14px; color: #666; transition: all .3s; }
.tab5-nav a.active, .tab5-nav a:hover { background-color: #e51e25; color: #fff; }
.tableProDetails { border-collapse: collapse; margin-top: 20px; }
.tableProDetails th, .tableProDetails td { padding: 0.4em 0.6em; font-size: 12px; line-height: 24px; color: #333; border: 1px solid #e51e25; background-color: #FFFFFF; }
.tableProDetails th, .tableProDetails td.thead { background-color: #fef4f4; text-align: left; font-weight: normal; }
.right { width: 970px; float: right; }
.right_2 { width: 100%; }
.right_k { width: 100%; float: left; }
.right_t { width: 100%; float: left; height: 33px; padding: 0 0 10px; }
.weizhi { float: right; height: 33px; line-height: 33px; color: #555; max-width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.weizhi a { color: #555; }
.weizhi a:hover { color: #e51e25; }
.right_n { width: 100%; float: left; background: #fff; margin-top: 5px; min-height: 400px; }
.abouter { width: 96%; float: left; padding: 20px 2%; }
.biaoti { width: 100%;line-height: 35px; font-size: 24px; text-align: center; font-weight: bold; margin: 15px 0 0; color: #555; padding-bottom: 10px; }
.fabiao { width: 100%; height: 25px; line-height: 25px; padding-bottom: 12px; border-bottom: 1px #e6e6e6 dashed; text-align: center; color: #999999; }
.abouter_n { width: 100%; line-height: 30px; font-size: 14px; margin-top: 10px; color: #777777; min-height: 500px; }
.abouter_n p { line-height: 30px; }
.jianjie { width: 100%; padding-bottom: 20px; }
.jianjie_t { width: 893px; float: left; height: 35px; border-bottom: 1px #ccc solid; }
.jianjie_z { float: left; height: 34px; line-height: 34px; font-size: 16px; width: 100px; text-align: center; background: #f1f1f1; border-left: 1px #ccc solid; border-right: 1px #ccc solid; border-top: 1px #ccc solid; }
.jianjie_n { width: 100%; line-height: 1.9; font-size: 14px; margin-top: 10px; margin-bottom: 18px; overflow: hidden; }
.zuochan { float: left; }
.left-pro { width: 580px; height: 490px; margin: 0; padding: 0; }
.left-pro .t1 { width: 100px; float: left; }
.left-pro .t2 { width: 100%; text-indent: 0; float: left; height: 500px; background: #fff; }
.left-pro .t2 .proimg_bk { width: 100%; height: 100%; }
.left-pro .t2 .proimg_bk .proimg { width: 100%; height: 100%; }
.left-pro .t2 .proimg_bk .proimg a { display: block; width: 100%; height: 100%; text-align: center; }
.left-pro .t2 .proimg_bk img { vertical-align: middle; max-width: 100%; max-height: 100%; }
.left-pro .t2 .proimg_bk .proimg a .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.right_pro { width: 608px; float: right; }
.jjt { width: 100%; overflow: hidden; line-height: 32px; color: #333; font-size: 26px; font-weight: bold; margin: 0 auto 20px; padding: 0; float: left; }
.jjn { width: 100%; float: left; font-size: 15px; line-height: 1.9; color: #999; padding: 0; overflow: hidden; }
.jjn .miaoshu { width: 100%; overflow: hidden; margin: 0 auto 20px; padding: 10px; font-size: 16px; color: #555; line-height: 24px; overflow: hidden; background-color: #f8f8f8; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.jjn .miaoshu span { display: block; width: 100%; height: 72px; overflow: hidden; line-height: 24px; color: #999; font-size: 14px; text-align: justify; margin: 0 auto; padding: 0; }
.jjn .miaoshu span br { display: none; }
.pro_liuyan { width: 100%; float: left; height: 52px; margin-top: 20px; }
.pro_liuyan a { display: block; width: 48%; height: 60px; line-height: 60px; background: #333 url(../images/proshow_zx1.png) no-repeat 68px center; color: #fff; font-size: 18px; text-align: center; float: left; border-radius: 2px; margin: 0 4% 0 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.pro_liuyan a.pro_zx2 { margin: 0; background: #e51e25 url(../images/proshow_zx2.png) no-repeat 68px center; }
#tabs2 { position: absolute; border-bottom: 1px #D7D7D7 solid; width: 893px; background: #fff }
.menub1_1 { font-weight: bold; background: #e51e25; width: 120px; cursor: pointer; color: #fff; line-height: 40px; height: 40px; text-align: center; font-size: 15px; }
.menub1_2 { font-weight: normal; background: url(../images/di.png) no-repeat left center; float: left; width: 100px; cursor: pointer; color: #fff; line-height: 35px; height: 35px; text-align: center }
.menugtab { padding: 10px; border-top: #f1f1f1 1px solid; text-align: left; line-height: 1.9; }
.menugtab a { margin: 0px 10px; }
.pro_bd .pro_bd_l { width: 250px; float: left; }
.pro_bd .pro_bd_r { width: 930px; float: right; }
.pro_more { display: block; background: #e51e25; height: 30px; line-height: 30px; text-align: center; color: #fff; }
.fenpian { width: 100%; margin-top: 20px; padding-top: 20px; border-top: 1px solid #f1f1f1; }
.l { width: 100%; float: left; height: 26px; line-height: 26px; font-size: 14px; color: #555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.l a { color: #555; }
.l a:hover { color: #e51e25; }
.fenye { width: 100%; float: left; height: 30px; line-height: 30px; text-align: center; margin-bottom: 20px; margin-top: 20px; color: #555555; }
.fenye a { color: #333; padding: 5px; background: #e2e1e1; margin-left: 5px; margin-right: 5px; }
.fenye a:hover { color: #fff; background: #e51e25; }
.fenye .p_input { padding: 3px 5px; margin: 0 4px; text-align: center; color: #555; }
.gxtime { height: 40px; line-height: 40px; font-size: 16px; color: #555; }
.gxtime span { color: #e51e25; font-size: 14px; }
.productlist { padding: 10px 0 20px; }
.productlist li { margin-bottom: 3px; border-bottom: 1px dashed #f1f1f1; }
.productlist li .bax { padding: 18px; overflow: hidden; }
.productlist li .bax .img { float: left; width: 24%; }
.productlist li .bax .img a { display: block; width: 100%; height: 180px; text-align: center; overflow: hidden; background: #fff; border: 1px solid #f1f1f1; }
.productlist li .bax .img a img { max-width: 97%; max-height: 97%; vertical-align: middle; -webkit-transition: all 1s; transition: all 1s; }
.productlist li .bax .img a .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.productlist li .bax .img a:hover img { -webkit-transform: scale(1.12); transform: scale(1.12); }
.productlist li .bax .info { width: 73%; float: right; }
.productlist li .bax .info .t a { font-size: 16px; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; width: 100%; color: #666; }
.productlist li .bax .info .desc { color: #999; font-size: 14px; height: 70px; line-height: 24px; margin-bottom: 18px; overflow: hidden; }
.productlist li .bax .info .others { color: #828282; font-size: 14px; height: 32px; line-height: 30px; overflow: hidden; margin-top: 38px; }
.productlist li .bax .info .others i { color: #e51e25; font-style: normal; }
.productlist li .bax .info .others span { display: block; float: left; margin-right: 15px; height: 30px; line-height: 30px; padding: 0 15px 0 32px; background: #fff; border: 1px solid #f1f1f1; font-size: 12px; max-width: 120px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.productlist li .bax .info .others span.cs1 { background: #fff url(../images/cs1.png) no-repeat 10px center; }
.productlist li .bax .info .others span.cs2 { background: #fff url(../images/cs2.png) no-repeat 10px center; }
.productlist li .bax .info .others span.cs3 { background: #fff url(../images/cs3.png) no-repeat 10px center; }
.productlist li .bax .info .others span.cs4 { background: #fff url(../images/cs4.png) no-repeat 10px center; }
.productlist li .bax .info .info-btn { overflow: hidden; display: block; }
.productlist li .bax .info .info-btn .btn1 { display: block; float: left; margin-right: 20px; height: 30px; line-height: 30px; padding: 0 10px; font-size: 12px; background-color: #3879b9; border: none; color: #fff; }
.productlist li .bax .info .info-btn .btn2 { display: block; float: left; height: 30px; line-height: 30px; padding: 0 10px; font-size: 12px; background-color: #FF9C00; border: none; color: #fff; }
.productlist li .bax .info .info-btn .btn1:hover { opacity: .8; filter: alpha(opacity=80); }
.productlist li .bax .info .info-btn .btn2:hover { opacity: .8; filter: alpha(opacity=80); }
.productlist li:hover .info .t a { color: #e51e25; }
.news_list { min-height: 400px; }
.news_list li { position: relative; width: 96%; float: left; max-height: 142px; padding: 25px 2%; border-bottom: 1px solid #ededed; overflow: hidden; }
.news_list li .tlt { display: block; height: 28px; line-height: 28px; font-size: 16px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .3s ease-in; }
.news_list li .time { display: block; color: #999; font-size: 14px; margin: 5px 0 10px 0; padding-left: 20px; -webkit-transition: all .3s ease-in; position: relative; }
.news_list li .time:before { content: ''; display: block; width: 16px; height: 1px; background: #999; position: absolute; top: 50%; left: 0; -webkit-transition: all .3s ease-in; }
.news_list li .desc { max-width: 1175px; line-height: 22px; color: #999; font-size: 14px; -webkit-transition: all .3s ease-in; height: 44px; overflow: hidden; }
.news_list li .news-ico { position: absolute; top: 64px; right: 50px; display: block; width: 31px; height: 31px; background: url(../images/news_icon.png) no-repeat; -webkit-transition: all .3s ease-in; }
.news_list li .news-ico a { display: block; width: 100%; height: 100%; cursor: pointer; }
.news_list li:hover { background: #fbfbfb; }
.news_list li:hover .tlt { padding-left: 15px; color: #e51e25; }
.news_list li:hover .time { padding-left: 35px; }
.news_list li:hover .time:before { left: 15px; }
.news_list li:hover .desc { padding-left: 15px; }
.news_list li:hover i.news-ico { right: 35px; }
.down_list { padding: 30px; }
.down_list li { background: #f5f5f5; overflow: hidden; margin-bottom: 20px; }
.down_list li .tlt { display: block; float: left; padding-left: 56px; font-size: 16px; color: #555; background: url(../images/sj8.gif) no-repeat 30px center; width: 70%; height: 60px; line-height: 60px; transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.down_list li .time { float: right; width: 16%; text-align: right; font-size: 15px; color: #666; height: 60px; line-height: 60px; transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; padding-right: 2%; }
.down_list li .time .btn { width: 76px; height: 26px; line-height: 26px; display: inline-block; margin: 16px 0 0 26px; vertical-align: top; background: #e51e25; text-align: center; color: #fff; font-size: 14px; }
.down_list li .time .btn img { transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; }
.down_list li .desc { float: left; padding: 0 20px 0 56px; font-size: 14px; color: #999; line-height: 24px; margin-top: -5px; margin-bottom: 20px; height: 70px; overflow: hidden; }
.down_list li:hover .tlt { color: #e51e25; padding-left: 64px; background: url(../images/sj8.gif) no-repeat 40px center; }
.down_list li:hover .time { color: #e51e25; }
.down_list li:hover .time .btn { filter: Alpha(Opacity=80); opacity: 0.8; }
.down_wj { padding-bottom: 20px; text-align: center; }
.down_wj a { display: inline-block; width: 120px; height: 40px; line-height: 40px; text-align: center; font-size: 15px; border: 1px solid #dcdcdc; margin: 0 auto; color: #777; }
.down_wj a:first-child { border: 1px solid #e51e25; background: #e51e25; color: #fff; }
.down_wj a:hover { border: 1px solid #e51e25; background: #e51e25; color: #fff; }
/*联系我们*/
.ly_contact { width: 100%; overflow: hidden; margin: 10px auto 0; padding: 0; }
.ly_contact .lxfs { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.lxfs ul li { width: 33.333333%; height: 400px; overflow: hidden; margin: 0; padding: 0; border-left: 1px solid #d9d9d9; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.lx_icon { width: 128px; height: 128px; overflow: hidden; margin: 70px auto; padding: 0; background-color: #f8f8f8; border-radius: 50%; }
.lxfs ul li h3 { width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #666; font-size: 16px; text-align: center; margin: 0 auto 10px; padding: 0 2%; }
.lxfs ul li p { width: 96%; height: 40px; overflow: hidden; line-height: 40px; color: #222; font-size: 30px; font-family: "Arial"; text-align: center; margin: 0 auto; padding: 0; }
.lx_ewm { width: 100%; height: 440px; overflow: hidden; margin: 40px auto; padding: 0; background: url(../images/bg_weixin.jpg) center center no-repeat; background-size: cover; }
.lx_ewm h3 { width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #fff; font-size: 32px; text-align: center; margin: 80px auto 0; padding: 0; }
.lx_ewm p { width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #fff; font-size: 16px; text-align: center; margin: 0 auto; padding: 0; }
.lx_ewm img { display: block; width: 160px; height: 160px; overflow: hidden; margin: 40px auto; padding: 0; }
.lx_dz { width: 97%; overflow: hidden; margin: 0 auto; padding: 1%; border: 1px solid #d9d9d9; }
.lx_dz .dz_map { width: 100%; overflow: hidden; height: 350px; margin: 0 auto; }
/**产品详情页产品图片切换**/
.prodetail_img { width: 580px; height: 490px; margin: 0; padding: 0; box-sizing: border-box; float: left; }
#preview { width: 580px; margin: 0; text-align: center; position: relative; }
.list-h li { float: left; }
#spec-n5 { width: 580px; height: 80px; padding-top: 10px; overflow: hidden; }
#spec-left { width: 16px; height: 64px; float: left; cursor: pointer; margin-top: 3px; }
#spec-right { width: 16px; height: 64px; float: left; cursor: pointer; margin-top: 3px; }
#spec-list { width: 440px; float: left; overflow: hidden; margin-left: 2px; display: inline; }
#spec-list ul { }
#spec-list ul li { float: left; display: inline; padding: 0 10px 0 0; width: 108px; height: 80px; margin: 0; }
#spec-list ul li:last-child { padding: 0; }
#spec-list ul li p { width: 106px; height: 78px; overflow: hidden; margin: 0; padding: 0; border: 1px solid #eaeaea; position: relative; }
#spec-list ul li:hover p { border: 1px solid #e51e25; }
#spec-list ul li img { display: block; max-width: 94%; max-height: 94%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
/*jqzoom*/
.jqzoom { position: relative; width: 580px; height: 400px; overflow: hidden; padding: 0; border: 1px solid #eaeaea; box-sizing: border-box; }
.jqzoom img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.zoomdiv { z-index: 100; position: absolute; top: 1px; left: 0px; background: url(i/loading.gif) #fff no-repeat center center; border: 1px solid #eaeaea; display: none; text-align: center; overflow: hidden; left: 600px!important; top: 0!important; }
.bigimg { }
.jqZoomPup { width: 200px!important; height: 200px!important; z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; background: url(../images/mask.png) 0 0 repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
#spec-list { position: relative; width: 580px; margin: 0; }
#spec-list div { width: 580px!important; height: 70px!important; margin: 0; }
#ceshi { display: block; margin: auto!important; left: 0; top: 0; bottom: 0; right: 0; }
.prodetail_img a.videoIco { left: 20px!important; bottom: 20px!important; z-index: 99!important; }
.Warning { width: 100%!important; height: 100%!important; }
/*右侧漂浮*/
.pf_new { width: 166px; position: fixed; right: 20px; top: 200px; z-index: 99999; }
.pf_new .hd { width: 100%; background: #d7241d url(../images/pf_tlt_bg.png) right center no-repeat; text-align: center; border-radius: 8px 8px 0 0; padding: 8px 0 10px; }
.pf_new .hd p { font-size: 18px; font-weight: bold; color: #fff; text-align: center; }
.pf_new .hd span { display: block; font-size: 14px; color: #fff; font-style: italic; margin-top: -2px; }
.pf_new .hd em { display: block; width: 15px; height: 15px; background: url(../images/pf_close.png) center center no-repeat; position: absolute; top: 10px; right: 10px; cursor: pointer; transition: 0.5s; }
.pf_new .hd em:hover { -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); transform: rotate(90deg); }
.pf_new .conn { width: 144px; border-left: 1px solid #dedede; border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; background: #fff; padding: 10px 10px; }
.pf_new .conn .lxr { border-bottom: 1px dashed #dedede; padding-bottom: 10px; }
.pf_new .conn .lxr p { text-align: center; font-size: 14px; color: #555; margin-bottom: 0; }
.pf_new .conn .lxr p img { vertical-align: middle; margin-top: -2px; margin-right: 6px; }
.pf_new .conn .lxr a.qq { display: block; width: 92px; height: 26px; background: url(../images/pf_icon2.png) center center no-repeat; margin: 5px auto 0; }
.pf_new .conn .tel { border-bottom: 1px dashed #dedede; padding: 10px 0; }
.pf_new .conn .tel p { text-align: center; font-size: 14px; color: #555; }
.pf_new .conn .tel img { vertical-align: middle; margin-top: -2px; margin-right: 4px; }
.pf_new .conn .tel span { display: block; font-size: 18px; font-weight: bold; color: #d7241d; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-top: 3px; }
.pf_new .conn .wx { padding: 10px 0; }
.pf_new .conn .wx p { width: 88px; height: 88px; background: url(../images/pf_code_bg.jpg) center center no-repeat; margin: 0 auto; text-align: center; }
.pf_new .conn .wx p img { width: 80px; height: 80px; vertical-align: middle; }
.pf_new .conn .wx p .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.pf_new .conn .wx span { display: block; text-align: center; font-size: 12px; color: #999; margin-top: 5px; }
.pf_new .conn .wx span em { font-style: normal; color: #d7241d; }
.pf_new .bd { display: none; }
.pf_new .bd a { display: block; padding: 10px 0; background: #fff; color: #555; font-size: 14px; vertical-align: middle; text-align: center; border: 1px solid #dedede; border-top: 0; }
.pf_new .bd a p { height: 20px; background: url(../images/pf_icon4.png) center center no-repeat; }
.pf_new .bd a span { display: block; text-align: center; padding-top: 5px; }
.pf_new .bd a:hover { background: #d7241d; color: #fff; width: 100%; border: 0; }
.pf_new .bd a:hover p { background: url(../images/pf_icon4_2.png) center center no-repeat; }
.pf_new_bx { width: 40px; height: 134px; background: #d7241d url(images/pf_tlt_bg2.png) bottom center no-repeat; border-radius: 4px 0 0 4px; position: fixed; right: 0; top: 200px; z-index: 99999; padding-top: 5px; cursor: pointer; display: none; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; }
.pf_new_bx p { height: 17px; background: url(../images/pf_icon5.png) center center no-repeat; animation: pulse 2s infinite; -webkit-animation: pulse 2s infinite; }
 @-webkit-keyframes pulse { 0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
50% {
-webkit-transform: translate(0, 10px);
transform: translate(0, 10px);
}
100% {
-webkit-transform:translate(0, 0);
transform: translate(0, 0);
}
}
 @keyframes pulse { 0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
50% {
-webkit-transform: translate(0, 10px);
transform: translate(0, 10px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
.pf_new_bx span { font-size: 17px; color: #fff; line-height: 21px; font-weight: bold; text-align: center; display: block; padding-top: 10px; }
.pf_new_bx em { display: block; height: 19px; background: url(../images/pf_icon6.png) center center no-repeat; }
.pf_new_bx:hover { background: #de251e url(../images/pf_tlt_bg2.png) bottom center no-repeat; }
#in_lk_box { width: 100%; padding-top: 20px; background-color: #f5f5f5; }
#in_lk_box p { width: 1300px; margin:0 auto; line-height: 26px;  color: #555; padding-left: 30px; }
#in_lk_box p a { padding-right: 10px; color: #555; }
#in_lk_box p a:hover { color: #e51e25; }
/*homeCont3首页关于我们*/
#Content3 .homeCont3 { width: 100%; overflow: hidden; margin: 40px auto; padding: 30px 0 50px; background: #fff; }
#Content3 .homeTit3 { width: 100%; overflow: hidden; margin: 0 auto 40px; padding: 0; }
.homeTit3 .tit1 { width: 100%; color: #f0f0f0; font-size: 36px; font-weight: bold; text-align: center; text-transform: uppercase; margin: 0; padding: 0; font-family: 'Impact'!important; font-size: 80px; }
.homeTit3 .tit2 { width: 100%; height: 70px; color: #666; font-size: 40px; text-align: center; margin: 0; padding: 0; margin-top: -75px; font-weight: bold; }
.homeTit3 .tit2 span { color: #e51e25; }
.homeTit3 .tit3 { text-align: center; font-size: 18px; letter-spacing: 1px; }
.homeTit3 .line { float: left; width: 399px; height: 100%; border: 12px solid #f8f8f8; position: absolute; left: 83px; top: 0; z-index: 1; display: none; }
#Content3 .aboutL { width: 100%; overflow: hidden; margin: 0 auto; box-sizing: border-box; }
#Content3 .aboutL .info { width: 100%; height: auto; margin: 0 auto 40px; padding: 0 }
#Content3 .aboutL .info b.ab_name { display: block; width: 100%; overflow: hidden; color: #121515; font-size: 24px; font-weight: bold; text-align: center; margin: 0 auto 20px; padding: 0; }
#Content3 .aboutL .info p.info_con { width: 100%; overflow: hidden; line-height: 32px; color: #565656; font-size: 16px; text-align: center; margin: 0 auto 40px; padding: 0; height:120px; }
#Content3 .aboutL .info .more { display: block; width: 188px; height: 48px; line-height: 48px; color: #fff; font-size: 16px; background-color: #e51e25; border-radius: 24px; text-transform: uppercase; text-align: center; margin: 20px auto 0; padding: 0; }
#Content3 .aboutL .info .more img { display: inline-block; vertical-align: top; position: relative; width: 24px; height: 9px; margin: 19px 0 0 10px; }
#Content3 .aboutR { float: right; width: 48.92%; position: relative; line-height: 0; display: none; }
#Content3 .aboutR .img { float: left; width: 100%; line-height: 0; position: relative; z-index: 1; }
#Content3 .aboutR .tit { float: left; position: absolute; left: 20%; bottom: 0; z-index: 6; font-family: Arial; font-weight: bold; font-size: 94px; color: #000000; opacity: 0.1; filter: alpha(opacity=10); text-transform: uppercase; line-height: 70px; letter-spacing: 8px; }
.ab_list { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ab_list ul li { width: 33.333333%; overflow: hidden; margin: 0; padding: 0; float: left; }
.ab_list ul li .ab_icon { width: 110px; height: 110px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; border: 1px solid #eaeaea; border-radius: 50%; }
.ab_list ul li .ab_icon img { display: block; width: 60px; height: 60px; overflow: hidden; margin: 25px auto; padding: 0; }
.ab_list ul li:hover .ab_icon img { webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.ab_list ul li p { width: 100%; overflow: hidden; margin: 20px auto 10px; padding: 0; color: #121515; font-size: 22px; text-align: center; }
.ab_list ul li:hover p { color: #e51e25; }
.ab_list ul li span { display: block; width: 300px; max-height: 40px; overflow: hidden; line-height: 20px; margin: 0 auto; padding: 0; color: #999; font-size: 14px; text-align: center; }
/*首页新闻*/
.news-wrapper .homeTit3 .tit1 { color: #e8e8e8; }
.news02-til { border-bottom: 1px solid #ddd; margin-bottom: 30px; }
.news02-til .h2 { font-size: 24px; color: #3e3e3e; line-height: 1; padding-bottom: 8px; font-weight: normal; border-bottom: 2px solid #e51e25; }
.news02-til .nt-more { color: #808080; line-height: 30px; }
.new { width: 840px; min-height: 378px;margin-top: 40px; padding: 0; }
.newbar { height: 40px; background-color: #fff; border-bottom: 1px solid #eaeaea; }
.newbar ul li { width: 120px; float: left; height: 40px; font-size: 16px; font-weight: bold; text-align: center; background: url(../images/linebg.jpg) 0 0 repeat-x; background-size: 100% 100%; color: #fff; display: inline-block; height: 40px; line-height: 40px; }
.newbar span { margin: 12px 20px 0 0; font-size: 14px; }
.n_con dl { height: 134px; padding-bottom: 20px; }
.n_con dl dt img { width: 188px; height: 128px; }
.n_con dl dd { width: 630px; padding-left: 20px; overflow: hidden; }
.n_con dl dd .news_tlt a { display: block; font-size: 22px; color: #333; height: 40px; line-height: 40px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.n_con dl dd .news_tlt a:hover { color: #e51e25; }
.n_con dl dd p { width: 100%; height: 48px; overflow: hidden; line-height: 24px; color: #666; font-size: 14px; text-align: justify; margin: 10px auto; padding: 0; position: relative; }
.n_con dl dd span { display: block; width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #aaa; font-size: 14px; margin: 0 auto; padding: 0; }
.n_con dl dd span a { display: block; height: 20px; overflow: hidden; line-height: 20px; color: #0f7adb; font-size: 15px; text-align: center; background-color: #fff; margin: 0; padding: 0; float: right; }
.n_con dl dd em { float: right; text-align: right; display: block; }
.n_con ul li { height: 35px; line-height: 35px; overflow: hidden; background: url(../images/dd.gif) no-repeat left center; color: #6e6b6b; margin: 0 20px 0 0; padding: 0 0 0 20px; float: left; width: 390px; }
.n_con ul li:nth-child(2n+2) { margin: 0; }
.n_con ul li a { color: #333; font-size: 15px; display: block; overflow: hidden; width: 280px; white-space: nowrap; text-overflow: ellipsis; }
.n_con ul li span { color: #999; }
.n_con ul .nobot { border-bottom: 0; }
.n_con ul li a:hover { color: #e51e25; }
.cinuo_wt { width: 400px; padding: 0 9px; margin: 40px auto; }
.cinuo_wt .cinuo_wtm { width: 100%; min-height: 318px; float: left; margin-right: 12px; padding: 0; }
.cinuo_wt dl { height: auto; overflow: hidden; margin-bottom: 20px; }
.cinuo_wt dl dt { height: 44px; overflow: hidden; margin-bottom: 5px; background: url(../images/h_nsw.gif) no-repeat; padding-left: 30px; }
.cinuo_wt dl dt a { font-size: 16px; color: #333; }
.cinuo_wt dl dt a:hover { color: #e51e25; }
.cinuo_wt dl dt a { display: block; width: 100%; height: 20px; overflow: hidden; line-height: 20px; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 4px; }
.cinuo_wt dl dt span { display: block; width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #999; font-size: 12px; }
.cinuo_wt dl dd { height: 45px; line-height: 22px; padding-left: 30px; font-size: 14px; color: #666; }
/*相关文章*/  
.list_new { padding-bottom: 20px; padding-top: 10px; min-height: 50px; }
.list_new li { width: 100%; height: 45px; line-height: 45px; text-align: left; overflow: hidden;  border-bottom: none; border-bottom: 1px solid #ededed;border-top:0;}
.list_new li a { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block;height: 45px; line-height: 45px; font-size:15px; }
.list_new li:before{top:17px;}
.list_new li a:hover{color:#d7241d ;}
/**在线留言样式修改**/
.ly_msg h3 { display: none!important; }
.ly_msg ul li { margin: 0 auto 20px!important; color: #999; font-size: 14px; line-height: 44px; }
.ly_msg ul li h4 { width: 10%!important; height: 44px!important; line-height: 44px!important; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(/images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri !important; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri !important; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri !important; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri !important; }
.ly_msg ul li .msg_ipt1 #selPvc { height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; padding: 0 15px!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(/images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important; }
.ly_msg ul li .msg_btn { width: 88%!important; }
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #e51e25!important; cursor: pointer!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri !important; }
.msg_btn input:last-child { background-color: #3b3b3b!important; }
.msg_btn input:last-child:hover { background-color: #3b3b3b!important; }
</pre></body></html>